'宣言 Public Overridable Function CanInsertRange( _ ByVal startingIndex As System.Integer, _ ByVal items As System.Collections.Generic.IEnumerable(Of S) _ ) As System.Boolean
public virtual System.bool CanInsertRange( System.int startingIndex, System.Collections.Generic.IEnumerable<S> items )
パラメータ
- startingIndex
- items